Steps to deploy and run archival application

The archival distribution consists of conf, libs, archival.jar, Docker file, logging.properties and mp-meta-config.yaml files.

Steps to deploy and run archival application

Copy the database drivers into libs directory.

  1. Oracle – The necessary driver, ojdbc17-23.6.0.24.10.jar, is included in the libs directory of the archival distribution.

  2. Microsoft SQL Server – Download the mssql-jdbc.jar library version 9.2.1.jre11 from https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc/9.2.1.jre11 and place it in the libs folder.

  3. IBM DB2 – The db2jcc4.jar are included with the purchase of the DB2 software (DB2 - 11.5 Advanced Enterprise Server Edition (AESE)). These files are not available for download. Contact your IT department if you need assistance locating these files and place it in the libs folder.